home *** CD-ROM | disk | FTP | other *** search
/ Educational Software Cooperative 4 / Educational Software Cooperative 4.iso / abugs10 / setup.bat < prev    next >
DOS Batch File  |  1994-08-22  |  194b  |  9 lines

  1. @echo off
  2. cls
  3. grasprt bugs.ovr setup /nosvga /s
  4. if errorlevel 99 goto quit
  5. setd
  6. echo If your sound driver was configured correctly,
  7. echo you can type BUGS to begin the program ...
  8. :quit
  9.